php forum
php mysql forum
php mysql smarty
 
Page 16 of 16 < 1 2 ... 14 15 16
Topic Options
#150160 - 01/29/02 09:32 PM Re: [6.1x] Calendar Hack 1.9
Schu Offline
Junior Member

Registered: 03/09/01
Posts: 22
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
Canvey, you should've used the old ubb_lib_files.cgi (before hacking it) when you used upgrade.cgi</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I've also got an issue similar to this. I once had the hack on my bbs, but it was not working right. Unfortunately, many of the members added their birthdays. Now here's the problem. On my new version (6.2.0), i removed the hack, and now i get this ALL the time when i search for users:

"Hack attempt logged or corrupt/altered member file found with extra fields. ('00000027')" (but the member numbers vary of course)

I have 15k members, so going through and deleting fields is not an option. Please help if anyone knows what I should do!

I've already gone into ubb_lib_files.cgi and upped the maxmemfields to 60. Still no dice.
_________________________
bbs.foofighters.com

Top
#150161 - 01/30/02 12:57 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
So it's not only the calendar hack. Up it to 100 instead of 60, I think you have that hack that requires 100 fields.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150162 - 01/30/02 08:18 PM Re: [6.1x] Calendar Hack 1.9
Schu Offline
Junior Member

Registered: 03/09/01
Posts: 22
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
So it's not only the calendar hack. Up it to 100 instead of 60, I think you have that hack that requires 100 fields.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Thanks LK, i loved the hack, i just am bad at hacking and was messing it up. With 15k members, i can't risk being a bad hacker smile
_________________________
bbs.foofighters.com

Top
#150163 - 01/31/02 02:08 PM Re: [6.1x] Calendar Hack 1.9
Schu Offline
Junior Member

Registered: 03/09/01
Posts: 22
Hrmm. I've upped it to 200 and STILL no dice. Somethings just ****ed. I'm at a loss. Now I have 15,000 someodd members with corrupt member files... ahhh anyone got any idea??
_________________________
bbs.foofighters.com

Top
#150164 - 01/31/02 02:18 PM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Do you have AIM/ICQ/Yahoo/MSN? If not, can you upload ubb_lib_files.cgi to somewhere as ubb_lib_files.txt and PM me the URL?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150165 - 02/04/02 11:38 PM Re: [6.1x] Calendar Hack 1.9
panda Offline
Junior Member

Registered: 08/19/01
Posts: 26
Installing Calendar 1.9 into 6.1.4...and have run into a problem......

Doing a search for the following line:

[code][/code]in cp.cgi

I've done a partial search for every component of code line and nadda.....zilch...can't locate the code!

I've got several Hacks installed (successfully) so I am a little familar with how to install....but this one's got me stumped.

Can anyone give me some additional code "next to" the line I'm searching for? I'm needing additional search keys.....

Thanks,

Panda

Top
#150166 - 02/05/02 07:50 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Try to find only:

foreach my $file (qw(
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150167 - 02/05/02 02:50 PM Re: [6.1x] Calendar Hack 1.9
panda123 Offline
Member

Registered: 05/07/01
Posts: 33
LK,

That's what's so screwy about my situation.....I have four copies of cp.cgi...saving each one as backup when doing a Hack install. I've done a partial search as you suggest....in fact I've done a search by each and every word in the code line and can't locate script that comes close to it. There's matches for some of the individual words but the code lines aren't close....

Dunno what to do from here....never run into anything like this. Usually it's a word or two....or a symbol or two that's different; due to a Hack, but I've always been able to locate where the new code goes....till now. smile

Top
#150168 - 02/14/02 06:34 AM Re: [6.1x] Calendar Hack 1.9
[UCE]iCEMAN Offline
Junior Member

Registered: 05/08/01
Posts: 19
I've installed the hack in the german version 6.1.0.3 and its working fine.

But there seems to be a small problem or this feature is missing. I am using different templates within my forum and want the calendar to be shown with the template of the forum and not always with the general one.

Idea?
_________________________
Leader of the UnitedClanEmpire
http://www.clanforums.com
ICQ: 35373339

Top
#150169 - 02/15/02 07:19 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
There's only 1 calendar - not per forum.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150170 - 02/23/02 10:50 PM Re: [6.1x] Calendar Hack 1.9
Basil Fawlty Offline
Journeyman

Registered: 10/30/01
Posts: 135
Loc: New Mexico
I have the Calendar Hack installed on my forum at British Car Forum . Regarding the little tag that shows up at the bottom of the forum summary page (calander: no events doday ). I'd rather have that show up just above the forum listing table instead of at the bottom. Can someone tell me how I would do this change?

Thanks,
Basil
_________________________

Top
#150171 - 02/24/02 03:54 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It's calendar, not calander wink

Anyway, use the code posted @ http://www.ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=21;t=000002;p=2
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150172 - 02/24/02 08:30 PM Re: [6.1x] Calendar Hack 1.9
Basil Fawlty Offline
Journeyman

Registered: 10/30/01
Posts: 135
Loc: New Mexico
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
It's calendar, not calander wink

Anyway, use the code posted @ http://www.ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=21;t=000002;p=2
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Ok thanks...at least I spelled it correctly the first time. Fifty percent isn't bad laugh
Basil
_________________________

Top
#150173 - 03/01/02 12:22 AM Re: [6.1x] Calendar Hack 1.9
Basil Fawlty Offline
Journeyman

Registered: 10/30/01
Posts: 135
Loc: New Mexico
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
It's calendar, not calander wink

Anyway, use the code posted @ http://www.ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=21;t=000002;p=2
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">LK, the code posted says to:

Find:$pntf_locations[0]

Add below:$calendar

Unfortunaley, I could not find that code? I am using version 6.1.0.2. if that helps.

Basil
_________________________

Top
#150174 - 03/01/02 03:46 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Oh, sorry tipsy It's ABOVE:[code][/code]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150175 - 03/05/02 08:30 AM Re: [6.1x] Calendar Hack 1.9
Basil Fawlty Offline
Journeyman

Registered: 10/30/01
Posts: 135
Loc: New Mexico
Ok, what am I doing wrong? I am looking in Public_Forum_Summary.pl and I find two instances of $calendar, both just below $TBB (in two different places). I delete those and add $calendar just above the code you posted above. But for some reason, the calendar strip still showes up in the same place?! I have done it twice, but I am not seeing any chance. Any ideas what I'm doing wrong here?

Thanks,
Basil
_________________________

Top
#150176 - 04/07/02 11:26 AM Re: [6.1x] Calendar Hack 1.9
Basil Fawlty Offline
Journeyman

Registered: 10/30/01
Posts: 135
Loc: New Mexico
Strangest thing...today I noticed I had an unusually high number of guests on my board and when I looked at the details on Whos Online, I saw the IP addresses were all the same except the last digits were different. I am suspecting these guests were all the same person. Anyone have any idea what might have been happening?

Basil
British Car Forum
_________________________

Top
Page 16 of 16 < 1 2 ... 14 15 16



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks